﻿@charset "utf-8";
/* CSS Document */
@font-face { 
  font-family:'ASHBL'; 
  src: url('../font/ASHBL.ttf'); 
}
@font-face { 
  font-family:'AgencyFB'; 
  src: url('../font/AgencyFB.ttf'); 
}
/* 初始化 */
html,body,form,iframe{width:100%;height:100%;padding: 0px;margin:0px;*position:static;*overflow-x:hidden;}
div,span,h1,h2,h3,h4,h5,h6,ul,li,ol,p,dt,dd,dl,input,button,select,textarea,label,img,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{position:relative;float:left;}
body{margin:0 0 0 0;font-family:Tahoma,"Arial","Helvetica","Microsoft YaHei","微软雅黑","微軟雅黑","宋体";font-size:12px;letter-spacing:0px;color:#444;background-color:#fff;overflow-x:hidden;-webkit-text-size-adjust: none;}
img{border:none}
input,button,select,textarea{outline:none;resize:none;padding:0px;margin:0px;font-family:tahoma,arial,"Hiragino Sans GB","微软雅黑","宋体";font-size:12px;border:none;}
select{*font-size:14px;}
h1,h2,h3,h4,h5,h6,figure{padding:0px;margin:0px;font-weight:normal;}
h3,h4,h5,h6{font-size:12px;}
h1{position:absolute;float:none;top:0px;left:0px;text-indent:-999px;overflow:hidden;width:1px;height:1px;}
table, tr, td{border-spacing:0px;padding:0px;margin:0px;border-collapse:collapse;}
ul, li, ol, p, dt, dd, dl, pre, xmp, plaintext, listing{padding:0px;margin:0px;list-style-type:none;}
strong{font-weight:bold}
canvas{pointer-events:none;}
a{color:#444;text-decoration:none;outline:none;cursor:pointer;}
a:hover{color:#eaab3e;text-decoration:none;}
.absolute,.absobg{position:absolute;float:none;top:0px;right:0px;bottom:0px;left:0px;}
.absobg{background-color:#fff;filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
p{display:inline;}
.overflow{overflow:hidden;}
.w-100{width:100%;}
.w-70{width:70%;}
.w-50{width:50%;}
.clearBoth{float:none;position:static;}
.cm{width:100%;max-width:1000px;float:none;margin:0 auto;}
.hide{display:none;}
.h100{height:100px;}
.h50{height:50px;}
.h30{height:30px;}
.floatRight{float:right;}
.floatLeft{float:left;}
.textoverhidden,.page1 .news li h4,.honor li h3{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;}
.yaHei{font-family:"Microsoft YaHei","微软雅黑","微軟雅黑";}
.ashbl{font-family:'ASHBL';}
.AgencyFB{font-family:'AgencyFB';}
input.no, textarea.no{border:1px red solid;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{background-color:transparent;}

body.noScroll,html.noScroll{overflow:hidden;}
/*主框架*/
.pagesize,.main,.header,.banner,.content,.footer,.textArea,.pageBox{width:100%;}
.pagesize.noScroll{overflow:hidden;}
.main{min-height:200px;}
.header .cm{width:100%;max-width:1540px;}
.textArea{line-height:22px;}
.viewport .textArea{width:auto;position:absolute;float:none;top:0px;left:0px;right:20px;font-size:13px;}
.textArea *{position:static;float:none;word-wrap:break-word;letter-spacing:0.2px;}
.textArea ul{padding-left:20px;display:block;clear:both;}
.textArea li{list-style-type:disc;}
.textArea p{display:block;}
.textArea a{border-bottom:1px #c1c1c1 dashed;}
.textArea table,.textArea tr,.textArea td{border:1px #c4c4c4 solid;border-spacing:1px;}
.textArea img{max-width:100%;height:auto;}
.textArea img.floatRight{float:right;margin:0 0 0 10px;max-width:300px;}
.startBox{visibility:hidden;}
.h100{width:100%;height:100px;}
.h50{width:100%;height:50px;}
.ipt,.select{width:258px;height:18px;padding:4px;border:1px #c8c8c8 solid;background-color:#fafafa;font-size:14px;}
.select{padding:0 0 0 4px;height:30px;line-height:30px;width:auto;}
.shareIcon a{float:left;}
.shareIcon i{width:36px;height:36px;position:relative;float:left;}

.viewport{overflow:hidden;}
.scrollbar{width:6px;position:absolute;float:none;top:0px;right:0px;z-index:5;}
.trackbar{ background-color: #3787bb;height:100%;width:1px; position: relative;float:left;}
.thumbbar{ height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0;left:-2px;background-color: #81c6ef;border-radius:5px;}
.disable{display: none;}
.noSelect{moz-user-select: -moz-none; -moz-user-select: none; -o-user-select:none; -khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none; user-select:none;}
.content .trackbar,.content .thumbbar{background-color:#dddddd;}

.header{z-index:1000;}
.page1 .item,.page1 .textImg,.page1 .news{z-index:100;}
.pageBox{overflow:hidden;background-color:#fff;}
.page1,.page2,.page3,.page4,.page6,.page7{z-index:5;}

/*header*/
.header,.header .menu li i,.header .box{height:82px;}
.header .box{width:100%;}
.header{width:100%;position:absolute;float:none;top:0px;left:0px;}
.header.fixed{position:fixed;top:-52px;}
.header.fixed.hide{display:none;}
.header.fixed:hover{top:0px;}
.header.fixed .box{margin-top:-120px;}
.header.fixed:hover .box{margin-top:0px;}
.header .icon{width:56px;height:56px;position:absolute;float:none;top:61px;right:-56px;background:url(../images/menu_icon.png) no-repeat center center;}
.header.fixed .icon{right:9px;}
.header.fixed:hover .icon{right:-56px;top:0px;}
.header.fixed .mask{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.header .mask{width:100%;height:100%;position:absolute;float:none;left:0px;top:0px;z-index:-1;background-color:#000;filter:alpha(opacity=35);-moz-opacity:0.35;-khtml-opacity:0.35;opacity:0.35;}
.header .logo{margin-left:50px;display:inline;}
.header .logo,.header .logo img{height:100%;}
.header .shareIcon{float:right;margin:23px 50px 0 0;display:inline;}
.header .shareIcon i{margin:0 4px;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;}
.header .shareIcon i:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}

.header .menu{position:absolute;float:none;top:0px;left:50%;margin-left:-315px;}
.header .menu li,.header .menu li i{width:90px;}
.header .menu li a,.header .menu li i{position:relative;float:left;}
.header .menu li a{color:#f5a11a;text-align:center;filter:alpha(opacity=45);-moz-opacity:0.45;-khtml-opacity:0.45;opacity:0.45;}
.header .menu li h3{width:100%;background-color:#fff;font-size:14px;height:0px;line-height:28px;overflow:hidden;}
.header .menuBtn{width:52px;height:40px;position:absolute;float:none;top:15px;right:15px;background:url(../images/menubtn.png) no-repeat;-webkit-background-size:auto 100%;background-size:auto 100%;cursor:pointer;z-index:100;display:none;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}
.header .menu li:hover a,.header .menu li.active a{box-shadow:0 0 10px rgba(0,0,0,0.2);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.header .menu li:hover a h3,.header .menu li.active a h3{height:28px;}

/*banner*/
.banner,.bodyWindow.qrcode{background:url(../images/load.gif) no-repeat center center;}

.banner,.banner .pic,.banner .pic .item,.banner .pic li a,.banner .pic ul,.banner .pic li,.content .bg{width:100%;height:100%;position:relative;float:left;overflow:hidden;}
.banner .pic ul{width:30000%;}
.banner .pic li{position:absolute;float:none;top:0px;left:0px;}
.banner .pic li a{background-position:center center;background-repeat:no-repeat;}
.banner .pic li.active{z-index:10;}
.banner .pic li .bannerImg,.content .bg img{width:100%;position:absolute;float:none;left:0px;top:0px;}
.banner .pic.hw li .bannerImg,.content .bg.hw img{width:auto;height:100%;}
.banner .pic li .mask{width:100%;height:100%;position:absolute;float:none;left:0;top:0;z-index:5;background:url(../images/mask.png);}
.banner .thumb{width:100%;position:absolute;float:none;left:0px;bottom:70px;z-index:10;display:none;z-index:10;text-align:center;display:none;visibility:hidden;}
.banner .thumb,.gotoPage{width:12px;position:absolute;float:none;right:50px;top:40%;z-index:10;font-size:12px;display:none;z-index:1000;}
.banner .thumb span,.gotoPage a{width:12px;height:12px;border-radius:12px;margin-bottom:10px;cursor:pointer;overflow:hidden;text-indent:-999px;background-color:#e8e8e8;float:left;}
.banner .thumb span.active,.gotoPage a:hover,.gotoPage a.active{background-color:#b27630;}

/*框架*/
.loadIframe{width:100%;height:100%;position:fixed;float:none;top:0px;left:0px;z-index:90000;}
.loadIframe iframe{width:100%;position:absolute;float:none;top:0px;right:0px;background-color:#fff;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all 0.7s;-moz-transition:all 0.7s;-ms-transition:all 0.7s;-o-transition:all 0.7s;transition:all 0.7s;box-shadow:-10px 0 10px rgba(0,0,0,0.1);}
.loadIframe iframe.show{-webkit-transform:translateX(0);transform:translateX(0);}

/*page*/
.pageBox{width:100%;height:100%;background-color:#f1f3f2;}
.pageBox .down{width:100%;position:absolute;left:0;bottom:20px;float:none;z-index:10;text-align:center;cursor:pointer;}
.pageBox .down img{float:none;-webkit-animation: moveIconUp ease 1.5s both infinite;animation: moveIconUp ease 1.5s both infinite;}
@-webkit-keyframes moveIconUp {0% { -webkit-transform: translateY(-50%); opacity:0;}50% { -webkit-transform: translateY(0%); opacity:1;}100% { -webkit-transform: translateY(50%); opacity:0;}}
@keyframes moveIconUp {0% { transform: translateY(-50%); opacity:0;}50% { transform: translateY(0%); opacity:1;}100% { transform: translateY(50%); opacity:0;}}
@-webkit-keyframes moveIconDown {0% { -webkit-transform: translateY(50%); opacity:0;}50% { -webkit-transform: translateY(0%); opacity:1;}100% { -webkit-transform: translateY(-50%); opacity:0;}}
@keyframes moveIconDown {0% { transform: translateY(50%); opacity:0;}50% { transform: translateY(0%); opacity:1;}100% { transform: translateY(-50%); opacity:0;}}

/*page1*/
.page1 .box{position:absolute;float:none;left:50px;right:50px;bottom:50px;}
.page1 .box .item{width:33%;height:120px;overflow:hidden;z-index:10;position:relative;float:left;cursor:pointer;}
.page1 .box .item .arrow{width:11px;height:21px;position:absolute;float:none;right:30px;bottom:35px;}
.page1 .box .item:first-child{margin-left:0.5%;display:inline;}
.page1 .box .item .mask{left:2px;background-color:#000;filter:alpha(opacity=65);-moz-opacity:0.65;-khtml-opacity:0.65;opacity:0.65;z-index:-1;}
.page1 .box .item:hover .mask{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
.page1 .box .item i{width:70px;height:70px;position:relative;float:left;margin:25px 0 0 50px;display:inline;overflow:hidden;}
.page1 .box .item i img,.page1 .box .item h3,.page1 .box .item h4,.page1 .box .item .arrow img{width:100%;}
.page1 .box .item .text{top:30px;left:150px;cursor:pointer;}
.page1 .box .item h3{font-size:25px;color:#fff;}
.page1 .box .item h4{font-size:18px;color:#dc951c;}
.page1 .textImg{position:absolute;float:none;top:24%;left:50px;}
.page1 .news,.page1 .news li{width:270px;}
.page1 .news{position:absolute;float:none;right:50px;top:33%;text-align:right;}
.page1 .news .absolute{z-index:10;display:none;}
.page1 .news,.page1 .news a{color:#fff;}
.page1 .news a:hover{text-decoration:underline;}
.page1 .news .title,.page1 .news h3,.page1 .news h4{width:100%;}
.page1 .news .area{width:100%;overflow:hidden;}
.page1 .news ul{width:3000%;}
.page1 .news li{margin-right:10px;}
.page1 .news li h4,.page1 .news li h5{width:100%;margin-top:8px;}
.page1 .news li span{background-color:#fff;color:#595640;float:right;padding:2px 7px;}
.page1 .news li h4{font-size:14px;margin-top:3px;text-transform:uppercase;}
.page1 .news li h5{filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}
.page1 .news .prev,.page1 .news .next{width:16px;height:16px;float:right;margin-left:2px;z-index:5;cursor:pointer;}
.page1 .news .prev span,.page1 .news .next span{width:100%;height:100%;background-color:#fff;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;z-index:-1;}
.page1 .news .prev{background:url(../images/al.png) no-repeat center center;}
.page1 .news .next{background:url(../images/ar.png) no-repeat center center;}
.page1 .news .prev:hover,.page1 .news .next:hover{background-color:#dc951c;}
.page1 .news .prev:hover span,.page1 .news .next:hover span{display:none;}

/*page2*/
.page2 .right{width:42%;height:100%;float:right;overflow:hidden;}
.page2 .right img{width:100%;min-height:100%;}
.page2 .left{width:58%;height:100%;}
.page2 .left .title{width:100%;}
.page2 .left .title img{max-width:100%;}
.page2 .left .box{margin-top:10%;}
.page2 .left .con{float:none;margin-right:80px;display:block;height:100%;}
.page2 .left .top{width:100%;position:absolute;float:none;top:12%;}
.page2 .left .tab{width:120px;margin-left:75px;}
.page2 .left .tab span{width:76px;height:76px;cursor:pointer;margin-bottom:10px;}
.page2 .left .tab span.floatRight{float:right;}
.page2 .left .info{float:none;width:auto;margin-left:240px;display:block;}
.page2 .left .textArea{font-size:14px;}
.page2 .left .more{width:32px;height:32px;float:left;border:1px #d4d4d4 solid;background:url(../images/about/more.png) no-repeat center center;}
.page2 .left .more:hover{background-color:#e4e4e4;}
.page2 .left .shareIcon{position:absolute;float:none;right:0px;bottom:2px;}
.page2 .left .shareIcon a{float:left;padding:0 5px;}
.page2 .left .shareIcon a.line{border-left:1px #dcdcdc solid;border-right:1px #dcdcdc solid;margin:0 3px;}
.page2 .left .shareIcon i{filter:alpha(opacity=15);-moz-opacity:0.15;-khtml-opacity:0.15;opacity:0.15;}
.page2 .left .shareIcon i:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.page2 .left .brand,.page2 .left .brand .item{width:100%;}
.page2 .left .brand .item{padding:15px 0;}
.page2 .left .brand .item h4{float:none;margin-left:100px;display:block;margin-top:10px;}
.page2 .left ul{line-height:32px;font-size:14px;padding-top:10px;max-height:298px;overflow:hidden;}
.page2 .left .textArea div.h-30.mt-15{width:100%;float:left;max-height:415px;overflow:hidden;}
.page2 .left ul{max-height:384px;}

/*page3*/
.page3 .bg{z-index:-1;}
.page3 .bg img{width:100%;min-height:100%;}
.page3 .arrow{width:60px;height:60px;line-height:60px;text-align:center;position:absolute;float:none;z-index:10;top:50%;left:0px;margin:-30px 0 0 -30px;color:#eaab3e;font-size:80px;}
.page3 .arrow.red{left:auto;right:0px;margin:-30px -30px 0 0;color:#872633;}
.page3 .left,.page3 .right{overflow:hidden;z-index:10;}
.page3 .left{width:50%;height:100%;}
.page3 .right{width:25%;height:50%;}
.page3 .left .con{width:400px;height:495px;position:absolute;float:none;top:50%;left:90px;margin-top:-248px;z-index:5;}
.page3 .tab{width:100%;height:114px;}
.page3 .tab span{width:128px;height:37px;padding-top:75px;border:1px #fff solid;border:1px rgba(255,255,255,0.7) solid;margin-left:-1px;cursor:pointer;color:#fff;text-align:center;font-size:14px;}
.page3 .tab span.active{background-color:#fff;background-color:rgba(255,255,255,0.7);color:#936a4c;}
.page3 .left .list,.page3 .left ul,.page3 .left li{width:100%;}
.page3 .left li{padding-top:16px;color:#fff;}
.page3 .left li span{width:88px;height:24px;line-height:24px;border-left:2px #fff solid;background-color:#fff;background-color:rgba(255,255,255,0.3);color:#936a4c;color:rgba(255,255,255,1);text-align:center;}
.page3 .left li .text{width:300px;float:right;padding-bottom:16px;border-bottom:1px #c5c5c5 dashed;}
.page3 .left li h3,.page3 .left li h4{width:100%;}
.page3 .left li h3{height:24px;line-height:24px;}
.page3 .left li h4{height:40px;line-height:20px;overflow:hidden;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;font-size:14px;}
.page3 .left li a{color:#fff;font-size:14px;}
.page3 .left li a.absolute{display:none;z-index:100;}
.page3 .left li a:hover{text-decoration:underline;}
.page3 .left .more{height:30px;line-height:30px;float:left;background:url(../images/news/02.png) no-repeat left center;padding-left:20px;white-space:nowrap;color:#fff;}
.page3 .left .more:hover{text-decoration:underline;}
.page3 .right .info{height:100%;float:none;margin:0 42px;display:block;}
.page3 .right .info,.page3 .right .info a{color:#fff;}
.page3 .right .info a:hover{text-decoration:underline;}
.page3 .right .info .cut{width:30px;height:1px;border-bottom:1px #fff solid;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.page3 .right .info h4{height:80px;line-height:20px;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;overflow:hidden;margin-top:8px;display:inline;}
.page3 .right .info .more{width:34px;height:34px;background:url(../images/more_arrow.png) no-repeat;float:left;}
.page3 .right .info .more:hover{margin-left:10px;}
.page3 .right .info .con{position:absolute;float:none;top:50%;left:0px;margin-top:-95px;}
.page3 .right a.absolute{z-index:10;}
.page3 .right:hover a.absolute .absobg{background-color:#000;filter:alpha(opacity=10);-moz-opacity:0.1;-khtml-opacity:0.1;opacity:0.1;}
.page3 .right .shareIcon{position:absolute;float:none;right:5px;bottom:0px;z-index:11;}
.page3 .right .shareIcon a{float:left;padding:0 5px;}
.page3 .right .shareIcon a.line{border-left:1px #ecb452 solid;border-right:1px #ecb452 solid;margin:0 3px;}
.page3 .right.bg-red .shareIcon a.line{border-color:#933c48;}
.page3 .right .shareIcon i{filter:alpha(opacity=5);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.page3 .right .shareIcon i:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}

/*page4*/
.page4{background-color:#1f72aa;color:#81c6ef;}
.page4 .title{position:absolute;float:none;top:0px;left:0px;z-index:10;}
.page4 .change{width:260px;position:absolute;float:none;z-index:11;top:10%;right:8%;bottom:10%;}
.page4 .change .tab{width:100%;font-size:16px;font-weight:bold;}
.page4 .change .tab,.page4 .change .tab a{color:#5899c4;}
.page4 .change .tab a:hover,.page4 .change .tab a.active{color:#81c6ef;}
.page4 .change .ipt{width:240px;height:22px;line-height:22px;padding:3px 10px;background-color:#2d7eb4;border:1px #2d7eb4 solid;color:#81c6ef;margin-top:10px;display:inline;font-size:14px;}
.page4 .change .ipt.schoolChange{z-index:10;}
.page4 .change div.ipt{cursor:pointer;}
.page4 .change .ipt i{width:19px;height:19px;position:absolute;float:none;top:5px;right:5px;z-index:2;}
.page4 .change .ipt i.i01{background:url(../images/ab.png) no-repeat center center;}
.page4 .change .ipt i.i02{background:url(../images/search.png) no-repeat center center;}
.page4 .change .ipt input{width:90%;height:22px;line-height:22px;background-color:#2d7eb4;border:none;color:#81c6ef;font-size:14px;}
.page4 .change select{position:absolute;float:none;top:0px;left:0px;width:100%;height:30px;z-index:4;filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
.page4 .change .box{width:100%;position:absolute;float:none;top:30px;right:0px;bottom:0px;left:0px;}
.page4 .change .box.first .viewport{top:110px;}
.page4 .change .box.last .viewport{top:160px;}
.page4 .change .viewport .textArea ul,.page4 .change .viewport .textArea li,.page4 .change .viewport .textArea li h3,.page4 .change .viewport .textArea li h4{width:100%;padding:0px;margin:0px;float:left;list-style-type:none;}
.page4 .change .viewport .textArea li{padding:8px 0;line-height:24px;border-bottom:1px #3981b2 solid;position:relative;}
.page4 .change .viewport .textArea li a.absolute{z-index:5;position:absolute;float:none;}
.page4 .change .viewport .textArea li h3{font-size:14px;}
.page4 .change .viewport .textArea img{width:100%;}
.page4 .change .viewport .textArea p{margin:10px 0 0 0;line-height:20px;}
.page4 .change .box.last .viewport .textArea .w-100{position:relative;float:left;padding-bottom:20px;}
.page4 .numBox{width:100%;height:290px;position:absolute;float:none;left:0px;bottom:-350px;z-index:200;background-color:#13558b;background-color:rgba(19,85,139,0.9);}
.page4 .numBox.show{display:block;bottom:0px;}
.page4 .numBox .arrow{width:80px;height:40px;line-height:80px;overflow:hidden;position:absolute;float:none;top:-40px;left:50%;margin-left:-40px;text-align:center;color:#13558b;font-size:80px;filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
.page4 .numBox .cm{max-width:1345px;}
.page4 .numBox .item{width:33%;text-align:center;padding-top:50px;}
.page4 .numBox .item h3,.page4 .numBox .item h4,.page4 .numBox .item h5{width:100%;}
.page4 .numBox .item h3{color:#fff;font-size:16px;}
.page4 .numBox .item h4,.page4 .numBox .item h5{color:#7bd7f5;}
.page4 .numBox .item h4{font-size:100px;letter-spacing:-4px;}
.page4 .numBox .item h4 font{font-family:'ASHBL';}
.page4 .numBox .item h4 em{font-style:normal;font-size:48px;margin-left:20px;position:relative;}
.page4 .numBox .item h4 b{font-size:32px;position:absolute;float:none;top:-40px;left:-10px;font-weight:normal;}
.page4 .numBox .item h5{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}

.page4 .map{position:absolute;float:none;top:10%;bottom:10%;left:220px;}
.page4 .map .item img{width:100%;visibility:hidden;}
.page4 .map .item,.page4 .map .item .area,.page4 .map .info,.page4 .map .round{position:absolute;float:none;}
.page4 .map .item .area{width:100%;height:100%;top:0px;left:0px;z-index:2;background-repeat:no-repeat;background-position:left top;-webkit-background-size:contain;background-size:contain;}
.page4 .map .item:hover .area,.page4 .map .item .area.current{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.page4 .map .item:hover .area.current{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.page4 .map .info{color:#105281;z-index:3;}
.page4 .map .info .box{width:98px;height:35px;padding:0 30px 0 0;border-radius:5px;overflow:hidden;filter:alpha(opacity=85);-moz-opacity:0.85;-khtml-opacity:0.85;opacity:0.85;box-shadow:0 0 8px rgba(0,0,0,0.2);z-index:2;}
.page4 .map .info .left{width:78px;padding:3px 10px;}
.page4 .map .info h3,.page4 .map .info h4,.page4 .map .info h5{width:100%;}
.page4 .map .info h3{font-size:14px;line-height:30px;}
.page4 .map .info h4{font-size:40px;height:50px;line-height:50px;font-family:'ASHBL'; letter-spacing:-4px;}
.page4 .map .info h5{line-height:30px;}
.page4 .map .info i{width:30px;height:100%;position:absolute;top:0px;right:0px;background:url(../images/area/math.png) no-repeat center 10px;}
.page4 .map .item:hover .info .box{height:116px;}
.page4 .map .round{filter:alpha(opacity=85);-moz-opacity:0.75;-khtml-opacity:0.75;opacity:0.75;border-radius:200px;}
.page4 .map .info .box,.page4 .map .item .area,.page4 .map .round{-webkit-transition:all 0.8s ease;-moz-transition:all 0.8s ease;-ms-transition:all 0.8s ease;-o-transition:all 0.8s ease;transition:all 0.8s ease;}
.page4 .map .loc{width:130px;height:30px;line-height:30px;bottom:16%;left:50%;padding-left:30px;position:absolute;float:none;background:url(../images/area/loc.png) no-repeat;color:#66cbff;font-size:16px;text-shadow:rgba(0,0,0,0.8) 0 2px 2px;z-index:2;}

.scaleIn{
	-webkit-animation-name:scaleIn;
	animation-name:scaleIn;
}
.page4 .map .item:hover .round{
	-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);
}
.scaleIn{
	-webkit-animation-duration:0.8s;
	animation-duration:0.8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@-webkit-keyframes scaleIn{
	0%{-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
	100%{-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
}
keyframes scaleIn{
	0%{-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}
	100%{-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
}

.page4 .map .item.xb{width:66.1%;top:12%;left:0px;}
.page4 .map .item.xb .area{background-image:url(../images/area/xb.png);}
.page4 .map .item.xb .area.current{background-image:url(../images/area/xb_hover.png);}
.page4 .map .item.xb .info{top:40%;left:40%;}
.page4 .map .item.xb .info .left,.page4 .map .item.xb .round{background-color:#ffcc33;}
.page4 .map .item.xb .info i{background-color:#e8ba2e;}
.page4 .map .item.xb .round.r1{width:140px;height:140px;top:0px;left:-30px;}
.page4 .map .item.xb .round.r2{width:95px;height:95px;top:-50px;left:-30px;}
.page4 .map .item.xb .round.r3{width:56px;height:56px;top:60px;right:10px;}

.page4 .map .item.xn{width:60.3%;bottom:7.7%;left:4.5%;}
.page4 .map .item.xn .area{background-image:url(../images/area/xn.png);}
.page4 .map .item.xn .area.current{background-image:url(../images/area/xn_hover.png);}
.page4 .map .item.xn .info{top:50%;right:10%;}
.page4 .map .item.xn .info .left,.page4 .map .item.xn .round{background-color:#cfff62;}
.page4 .map .item.xn .info i{background-color:#bce859;}
.page4 .map .item.xn .round.r1{width:140px;height:140px;top:-60px;left:-50px;}
.page4 .map .item.xn .round.r2{width:95px;height:95px;top:-20px;left:20px;}
.page4 .map .item.xn .round.r3{width:56px;height:56px;top:-40px;left:-90px;}

.page4 .map .item.hb{width:43.8%;top:1.1%;right:14.2%;}
.page4 .map .item.hb .area{background-image:url(../images/area/hb.png);}
.page4 .map .item.hb .area.current{background-image:url(../images/area/hb_hover.png);}
.page4 .map .item.hb .info{top:65%;right:22%;}
.page4 .map .item.hb .info .left{background-color:#96ea95;}
.page4 .map .item.hb .info i{background-color:#88d588;}
.page4 .map .item.hb .round{background-color:#7be879;}
.page4 .map .item.hb .round.r1{width:140px;height:140px;top:-70px;left:30px;}
.page4 .map .item.hb .round.r2{width:95px;height:95px;top:-110px;right:-60px;}
.page4 .map .item.hb .round.r3{width:56px;height:56px;top:-20px;left:-20px;}

.page4 .map .item.db{width:22.1%;top:0%;right:0%;}
.page4 .map .item.db .area{background-image:url(../images/area/db.png);}
.page4 .map .item.db .area.current{background-image:url(../images/area/db_hover.png);}
.page4 .map .item.db .info{top:35%;right:5%;}
.page4 .map .item.db .info .left,.page4 .map .item.db .round{background-color:#66cbff;}
.page4 .map .item.db .info i{background-color:#5db9e8;}
.page4 .map .item.db .round.r1{width:140px;height:140px;top:-60px;left:0px;}
.page4 .map .item.db .round.r2{width:95px;height:95px;top:30px;left:20px;}

.page4 .map .item.hz:hover{z-index:5;}
.page4 .map .item.hz{width:15%;top:49.5%;left:61.8%;}
.page4 .map .item.hz .area{background-image:url(../images/area/hz.png);}
.page4 .map .item.hz .area.current{background-image:url(../images/area/hz_hover.png);}
.page4 .map .item.hz .info{top:45%;right:5%;}
.page4 .map .item.hz .info .left,.page4 .map .item.hz .round{background-color:#ff7e7d;}
.page4 .map .item.hz .info i{background-color:#e87372;}
.page4 .map .item.hz .round.r2{width:95px;height:95px;top:-40px;left:40px;}
.page4 .map .item.hz .round.r3{width:56px;height:56px;top:40px;left:50px;}

.page4 .map .item.hn{width:26.7%;bottom:0%;right:19.3%;}
.page4 .map .item.hn .area{background-image:url(../images/area/hn.png);}
.page4 .map .item.hn .area.current{background-image:url(../images/area/hn_hover.png);}
.page4 .map .item.hn .info{top:35%;right:5%;}
.page4 .map .item.hn .info .left,.page4 .map .item.hn .round{background-color:#a89bff;}
.page4 .map .item.hn .info i{background-color:#998de8;}
.page4 .map .item.hn .round.r2{width:95px;height:95px;top:-40px;left:0px;}
.page4 .map .item.hn .round.r3{width:56px;height:56px;top:-25px;left:-40px;}

.page4 .map .item.hd{width:17.4%;bottom:12.4%;right:10.1%;}
.page4 .map .item.hd .area{background-image:url(../images/area/hd.png);}
.page4 .map .item.hd .area.current{background-image:url(../images/area/hd_hover.png);}
.page4 .map .item.hd .info{top:35%;right:-30%;}
.page4 .map .item.hd .info .left,.page4 .map .item.hd .round{background-color:#7db1ff;}
.page4 .map .item.hd .info i{background-color:#72a1e8;}
.page4 .map .item.hd .round.r1{width:120px;height:120px;top:-20px;left:-10px;}
.page4 .map .item.hd .round.r2{width:65px;height:65px;top:-60px;left:0;}
.page4 .map .item.hd .round.r3{width:46px;height:46px;top:90px;left:0;}
.page4 .fromBox{position:absolute;float:none;top:0px;right:0px;width:150%;}
.page4 .schoolChange .select{left:auto;top:30px;right:0px;border:none;background-color:#2d7eb4;overflow:hidden;}
.page4 .schoolChange .select dt{color:#5899c4;}
.page4 .schoolChange .select dl.line{background-color:#2973a4;}
.page4 .schoolChange .select .up{border-color:#2973a4;}
.page4 .schoolChange .select dd:hover,.page4 .schoolChange .select .up:hover{background-color:#23638d;}
.page4 .schoolChange .select dd.active{background-color:#ffa300;}


.page4 .world{width:233px;height:155px;position:absolute;float:none;left:0px;bottom:0px;border:1px #1c6aa2 solid;background:#2277ae url(../images/world.png) no-repeat center center;}
.page4 .world .dot{width:4px;height:4px;border-radius:10px;background-color:#fff;position:absolute;float:none;bottom:55px;right:50px;z-index:10;-webkit-animation:star 2s infinite linear;animation:star 2s infinite linear;border:6px #fff solid;cursor:pointer;overflow:hidden;}
.page4 .world .dot em{font-style:normal;position:absolute;float:none;left:16px;top:-8px;line-height:16px;white-space:nowrap;padding:2px 10px;background-color:#13558b;color:#81c6ef;border-radius:20px;overflow:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.page4 .world .dot:hover{z-index:10;overflow:inherit;}
.page4 .world .dot:hover em{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
@-webkit-keyframes star{
    0%{
        border-color:#fff;
    }
    50%{
        border-color:#66cbff;
    }
    60%{
        border-color:#66cbff;
    }
    100%{
        border-color:#fff;
    }
}
@keyframes star{
    0%{
        border-color:#fff;
    }
    50%{
        border-color:#66cbff;
    }
    60%{
        border-color:#66cbff;
    }
    100%{
        border-color:#fff;
    }
}

/*page5*/
.page5{background-color:#000;}
.page5 .fixedBox{width:100%;height:100%;position:fixed;float:none;top:0;left:0px;}
.page5 .item{width:25%;height:100%;overflow:hidden;float:left;position:relative;}
.page5 a.item{cursor:pointer;}
.page5 .item .img{filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;}
.page5 .item:hover .img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.page5 .item .img,.page5 .item .img img{width:100%;}
.page5 .item .con{width:76%;position:absolute;float:none;top:50%;left:12%;margin-top:-114px;z-index:3;color:#fff;}
.page5 .item .con i{width:100%;height:85px;float:left;text-align:center;}
.page5 .item .con i img{max-width:85px;float:none;}
.page5 .item .textArea p{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}
.page5 .item .textArea p.f-18{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}

/*page6*/
.page6 .bg{width:100%;height:100%;position:absolute;float:none;top:0px;left:0px;}
.page6 .bg img{width:100%;min-height:100%;}
.page6 .title{width:100%;position:absolute;float:none;top:10%;left:0px;}
.page6 .title img{max-width:100%;}
.page6 .age{width:340px;position:absolute;float:none;top:50%;left:8%;margin-top:-150px;overflow:hidden;}
.page6 .age .move{width:60px;height:396px;left:50%;margin-left:-30px;background:url(../images/product/02.png) repeat-y center top;padding-top:40px;}
.page6 .age .move .year{width:100%;height:1px;line-height:26px;text-align:center;cursor:pointer;font-size:15px;color:#333;margin-top:78px;}
.page6 .age .move .year:hover,.page6 .age .move .year.active{color:#ee3a3d;}
.page6 .age .move .tip{width:72px;height:72px;line-height:72px;letter-spacing:-1px;text-align:center;font-size:24px;position:absolute;float:none;top:-35px;left:50%;margin-left:68px;border:1px #7e7e7e solid;border-radius:72px;color:#333;}
.page6 .age .move .line{width:65px;position:absolute;float:none;top:1px;left:50%;margin-left:3px;border-top:1px #7e7e7e solid;}
.page6 .age .move .year.l .tip{left:auto;right:50%;margin-left:auto;margin-right:68px;}
.page6 .age .move .year.l .line{left:auto;right:50%;margin-left:auto;margin-right:3px;}
.page6 .age .move .tip:hover,.page6 .age .move .year.active .tip{background-color:#ffb431;color:#fff;border:1px #ffb431 solid;}
.page6 .tabBox{width:910px;position:absolute;float:none;right:8%;top:38%;}
.page6 .tabBox .tab{width:100%;}
.page6 .tabBox .tab span{width:160px;height:36px;line-height:36px;border:1px #fff solid;background-color:#fff;background-color:rgba(255,255,255,0.45);text-align:center;color:#424242;font-size:16px;margin-left:-1px;cursor:pointer;}
.page6 .tabBox .tab span:hover{background-color:#fff;}
.page6 .tabBox .tab span.active{background-color:#ffb431;color:#fff;border-color:#ffb431;z-index:1;}
.page6 .tabBox .tab a{height:36px;line-height:36px;padding-left:20px;margin-left:20px;background:url(../images/ar_b.png) no-repeat left center;font-size:20px;}
.page6 .tabBox .list,.page6 .tabBox .list .box{width:100%;}
.page6 .tabBox .list{margin-top:30px;display:inline;}
.page6 .tabBox .list .prev,.page6 .tabBox .list .next{width:34px;height:84px;position:absolute;float:none;top:50%;left:-60px;margin-top:-42px;background:#a2a1a8 url(../images/btnL.png) no-repeat center center;cursor:pointer;display:none;}
.page6 .tabBox .list .prev.show,.page6 .tabBox .list .next.show{display:block;}
.page6 .tabBox .list .next{left:auto;right:-60px;background:#a2a1a8 url(../images/btnR.png) no-repeat center center;}
.page6 .tabBox .list .prev:hover,.page6 .tabBox .list .next:hover{background-color:#ffb431;}
.page6 .tabBox .list .box{overflow:hidden;}
.page6 .tabBox .list ul{width:30000%;}
.page6 .tabBox .list li{width:288px;height:288px;margin-right:20px;display:inline;border:1px #fff solid;}
.page6 .tabBox .list li .img,.page6 .tabBox .list li .img img{width:100%;}
.page6 .tabBox .list li h3{width:100%;height:46px;line-height:46px;position:absolute;float:none;left:0px;bottom:0px;background-color:#fff;background-color:rgba(255,255,255,0.8);font-size:14px;z-index:10;text-align:center;}
.page6 .tabBox .list li h4{width:100%;height:100%;position:absolute;float:none;left:0px;top:0px;z-index:11;background-color:#fff;background-color:rgba(255,255,255,0.8);margin-top:100%;}
.page6 .tabBox .list li h4 span{float:none;margin:0 30px;display:block;}
.page6 .tabBox .list li h4 font{float:left;width:100%;text-align:center;}
.page6 .tabBox .list li h4 font.f-15{margin-top:70px;}
.page6 .tabBox .list li .add{text-align:center;width:100%;height:30px;background:url(../images/add.png) no-repeat center center;float:left;}
.page6 .tabBox .list li .add.addplay{background:url(../images/addplay.png) no-repeat center center;}
.page6 .tabBox .list li .absolute{z-index:100;}
.page6 .tabBox .list li:hover h4{margin-top:0px;}
.page6 .tabBox .list li:hover h3{bottom:-50px;}
i.iconplay{width:60px;height:60px;position:absolute;float:none;top:50%;left:50%;margin:-30px 0 0 -30px;z-index:10;background:url(../images/iconplay.png) no-repeat;-webkit-background-size:100% auto;background-size:100% auto;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;}

/*page7*/
.page7 .sub,.page7 .img,.page7 .img img,.page7 .tool{width:100%;}
.page7 .img{min-height:38px;}
.page7 .sub{text-align:center;background-color:#000;}
.page7 .sub:hover .img{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.page7 .sub dl{width:100%;height:38px;line-height:38px;position:absolute;float:none;top:0px;left:0px;background-color:#fff;background-color:rgba(255,255,255,0.75);z-index:10;}
.page7 .sub dd{float:none;margin:0 10px;display:inline;}
.page7 .sub .w50{width:40%;position:absolute;float:none;left:30%;top:50%;color:#fff;z-index:10;margin-top:-28px;}
.page7 .tool{background-color:#222;}
.page7 .tool .img{filter:alpha(opacity=6);-moz-opacity:0.06;-khtml-opacity:0.06;opacity:0.06;width:100%;height:100%;position:absolute;float:none;overflow:hidden;}
.page7 .tool .img img{min-height:100%;}
.page7 .tool .cm{max-width:1345px;z-index:10;}
.page7 .tool .item{width:25%;padding:50px 0;}
.page7 .tool .item.w20{width:20%;}
.page7 .tool .item.w30{width:30%;}
.page7 .tool .item h3{width:100%;height:22px;line-height:22px;color:#fff;font-size:14px;font-weight:bold;}
.page7 .tool .item h3 i{float:left;width:22px;height:22px;margin-right:5px;}
.page7 .tool .item h4{float:none;margin-left:27px;line-height:20px;}
.page7 .tool .item h4,.page7 .tool .item h4 a,.page7 .tool .item .ipt,.page7 .tool .item .btn{color:#72706e;}
.page7 .tool .item h4 a:hover{color:#f67436;}
.page7 .tool .item .whitet{color:#fff;}
.page7 .tool .item .ipt{width:300px;height:26px;line-height:26px;padding:0 8px;border:1px #383736 solid;background-color:#383736;margin-top:5px;display:inline;}
.page7 .tool .item textarea.ipt{height:78px;}
.page7 .tool .item .btn{width:80px;height:26px;border:1px #383736 solid;text-align:center;font-size:14px;background:none;cursor:pointer;}
.page7 .tool .item .btn:hover{color:#eaab3e;}
.page7 .tool .item .club h3{height:30px;line-height:30px;}
.page7 .tool .item .club h3 i{margin-top:4px;display:inline;}
.page7 .tool .item .club h3 a{width:30px;height:30px;float:left;margin-left:8px;display:inline;}
.page7 .tool .item .club .link{width:100%;border-top:1px #72706e dashed;padding-top:20px;margin-top:20px;}
.page7 .tool .item .club .link a{float:left;width:47%;border:1px #72706e solid;height:36px;line-height:36px;text-align:center;font-size:14px;color:#72706e;}
.page7 .tool .item .club .link a:hover{color:#eaab3e;}
.page7 .tool .item .club .link a.floatRight{float:right;}
.page7 .footer{line-height:24px;padding:4px 0;border-top:1px #72706e solid;background:none;color:#72706e;}
.page7 .footer a{color:#72706e;}

/*悬浮菜单*/
.rightMenu{width:75px;z-index:500;position:fixed;float:none;top:40%;right:-75px;margin-top:-80px;}
.rightMenu.fixed{right:0px;}
.rightMenu a{width:75px;height:75px;float:left;margin-top:5px;display:inline;background:url(../images/right_icon.png) no-repeat;}
.rightMenu a.i01{background-position:0px 0px;}
.rightMenu a.i02{background-position:0px -75px;}
.rightMenu a{background-color:#000;background-color:rgba(0,0,0,0.5);}
.rightMenu a:hover{background-color:rgba(0,0,0,1);}

/*内页*/
.headerCon{width:100%;height:65px;background-color:#e9ab3e;z-index:10;position:fixed;float:none;top:0px;left:0px;}
.headerCon .back{width:242px;height:100%;background:#df9511 url(../images/back.png) no-repeat center center;float:left;}
.headerCon .back:hover{background-color:#cc880e;background-position:50px center;}
.headerCon .menuBtn,.headerCon .menuBtn i{width:26px;height:26px;}
.headerCon .menuBtn{cursor:pointer;margin:21px 0 0 50px;}
.headerCon .menuBtn i{position:absolute;top:0px;left:0px;}
.headerCon .menuBtn i.m{background:url(../images/menu.png) no-repeat;}
.headerCon .menuBtn i.c{background:url(../images/close.png) no-repeat;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.headerCon .menuBtn i.m.hide{filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.headerCon .menuBtn i.c.show{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.headerCon ul,.headerCon li{white-space:nowrap;}
.headerCon ul{margin-left:30px;display:inline;display:none;}
.headerCon li{line-height:65px;padding:0 20px;}
.headerCon li a{font-size:16px;color:#fff;}
.headerCon li a:hover{text-decoration:underline;}
.content{width:100%;min-height:300px;overflow:hidden;margin-top:65px;display:inline;}
.content .left{width:241px;position:fixed;float:none;top:65px;left:0px;bottom:0px;background-color:#f1f3f2;border-right:1px #e6e5e6 solid;}
.content .left .tit,.content .left .tit h3,.content .left .tit h4{width:100%;text-align:center;color:#f5a11a;}
.content .left .tit h3{font-size:48px;font-family:'ASHBL'; letter-spacing:-2px;text-transform:uppercase;}
.content .left .tit h3.f24{font-size:24px;}
.content .left .tit h4{font-size:18px;}
.content .left .nav{width:101%;}
.content .left .nav ul{float:none;margin-left:24px;display:block;}
.content .left .nav li,.content .left .nav li a,.content .left .nav li span,.content .left .nav li em{width:100%;float:left;overflow:hidden;}
.content .left .nav li{margin-top:1px;display:inline;}
.content .left .nav li a,.content .left .nav li span{line-height:60px;font-size:18px;color:#444;border-left:3px #f1f3f2 solid;text-indent:50px;cursor:pointer;}
.content .left .nav li a:hover,.content .left .nav li a.active,.content .left .nav li span:hover,.content .left .nav li span.active{background-color:#fff;border-left:3px #ffb42f solid;text-indent:55px;}
.content .left .nav li span{padding:18px 0;background:url(../images/ar_b_yellow.png) no-repeat 30px 22px;}
.content .left .nav li span,.content .left .nav li span a{line-height:24px;}
.content .left .nav li em{font-style:normal;cursor:default;}
.content .left .nav li span a,.content .left .nav li span a:hover,.content .left .nav li span a.active{font-size:14px;border:none;}
.content .left .nav li span a:hover,.content .left .nav li span a.active{text-decoration:underline;color:#f5a11a;}
.content .left .nav li span:hover,.content .left .nav li span.active{background-position:35px 22px;}
.content .left .nav li span:hover a,.content .left .nav li span.active a{text-indent:55px;}
.content .right{float:none;margin-left:241px;height:100%;display:block;overflow:hidden;}
.loadPage{width:100%;height:100%;position:fixed;float:none;top:0px;left:0px;z-index:999999;background:#fff;}
.loadPage.load{background:#fff url(../images/load.gif) no-repeat center center;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;display:none;}
.loadPage .bar{width:0px;height:10px;background-color:#e9ab3e;min-width:40px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-ms-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease;top:50%;}
.loadPage .bar span{position:absolute;float:none;top:12px;right:0px;color:#e9ab3e;font-size:16px;}

.fromBox,.fromBox label{width:100%;}
.fromBox label{margin-top:12px;}
.fromBox label label{width:auto;margin-right:10px;}
.fromBox label label input{margin:2px 5px 0 0;display:inline;}
.fromBox label.zi{z-index:10;}
.fromBox span,.fromBox .text{width:74px;line-height:22px;padding:7px 0;font-size:14px;}
.fromBox .ipt{width:366px;height:22px;line-height:22px;padding:7px;border:1px #e3e3e3 solid;font-size:14px;background-color:#fff;}
.fromBox .ipt{color:#666;}
.fromBox .ipt:focus,.fromBox .online .ipt{box-shadow:0 0 5px rgba(0,0,0,0.2);border-color:#ffa300;}
.fromBox .ipt.no{border-color:#F00;}
.fromBox .ipt i{width:16px;height:16px;position:absolute;float:none;top:10px;right:10px;background:url(../images/select.png) no-repeat;}
.fromBox .ipt.w-50{width:165px;}
.fromBox textarea.ipt{height:112px;}
.fromBox .w98{width:145px;}
.fromBox .w98 .ipt{width:131px;}
.fromBox em{font-style:normal;float:left;padding:0 15px;height:36px;line-height:36px;font-size:14px;}
.fromBox h3{cursor:pointer;}
.fromBox .btn{padding:0 35px;height:42px;border-radius:42px;overflow:hidden;text-align:center;font-size:16px;color:#fff;background-color:#ffa300;cursor:pointer;float:left;margin-left:74px;display:inline;cursor:pointer;}
.fromBox a.btn{line-height:40px;}
.fromBox .btn:hover{background-color:#e99500;}
.fromBox img{width:120px;height:36px;border:1px #e3e3e3 solid;margin-left:10px;cursor:pointer;}
.fromBox select{width:100%;height:100%;position:absolute;float:none;top:0px;left:0px;z-index:10;filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
.fromBox .select{width:100%;height:auto;position:absolute;float:none;top:37px;left:0px;padding:0px;z-index:10;border:1px #e3e3e3 solid;border-top:none;background-color:#fff;font-size:14px;box-shadow:0 0 10px rgba(0,0,0,0.1);display:none;}
.fromBox h3 .select{left:-1px;}
.fromBox .select.w50 li{width:50%;text-align:center;text-indent:0px;}
.fromBox .select ul,.fromBox .select li,.fromBox .select .up{width:100%;overflow:hidden;}
.fromBox .select li,.fromBox .select .up{height:36px;line-height:36px;border-top:1px #e3e3e3 solid;border-left:1px #e3e3e3 solid;text-indent:7px;cursor:pointer;margin-left:-1px;}
.fromBox .select li:hover,.fromBox .select .up:hover{background-color:#f4f4f4;}
.fromBox .select .up{text-align:center;text-indent:0px;border-left:none;}
.fromBox .select dl{width:100%;line-height:24px;cursor:default;margin:2px 0 4px;}
.fromBox .select dl.line{padding:4px 0 6px;background-color:#f8f8f8;}
.fromBox .select dt,.fromBox .select dd{padding:0 8px;margin-top:2px;display:inline;}
.fromBox .select dt{color:#999;}
.fromBox .select dd{margin-left:6px;cursor:pointer;border-radius:4px;}
.fromBox .select dd:hover{background-color:#f4f4f4;}
.fromBox .select dd.active{background-color:#ffa300;color:#fff;}
.fromBox .select .city{width:100%;padding:2px 0 4px;}
.schoolChange ul{background-color:#f8f8f8;}
.fromBox .text{width:450px;height:auto;}
.fromBox .text h4{font-size:14px;}
.fromBox .text label{width:100%;margin:0px;}
.fromBox .text label .ipt{width:60%;margin:0 0 0 10px;}
.fromBox .text .ipt{width:100%;padding:1px 0;border-top:none;border-right:none;border-left:none;margin-top:5px;}
.fromBox .text ul,.fromBox .text li{width:100%;}
.fromBox .text ul{margin-top:10px;}
.fromBox .text li{line-height:26px;}
.fromBox .text li input[type=radio]{margin:6px 5px 0 0;}

/*预约免费试听*/
.onePage{overflow-y:auto;}
.onePage .qrcode,.onePage .mouse{width:149px;height:149px;position:absolute;float:none;top:0px;right:0px;}
.onePage .qrcode img{width:100%;}
.onePage .mouse{z-index:2;width:180px;height:180px;}
.onePage .mask{width:300px;height:300px;position:absolute;float:none;top:-50px;right:-150px;background:url(../images/home/mask.png) no-repeat;z-index:1;}
.onePage .mask.show{right:0px;top:0px;}
.onePage .mask.nobg{filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
.onePage .cm{width:820px;position:absolute;top:15%;left:50%;margin:0 0 0 -410px;z-index:5;}
.onePage .tit,.onePage .info,.onePage .info .img img{width:100%;}
.onePage .tit{font-size:24px;color:#e9ab3e;}
.onePage .info .img{width:323px;}
.onePage .right{width:456px;float:right;margin-left:0px;overflow:inherit;}
.onePage .mask.show{z-index:22;}
.onePage .qrcode.show{z-index:21;}
.onePage .mouse.show{z-index:23;}

/*关于*/
.aboutPage .right .rImg{width:42%;float:right;}
.aboutPage .right .rImg,.aboutPage .right .rImg img{min-height:100%;}
.aboutPage .right .rImg img{min-width:100%;width:100%;}
.aboutPage .right .text{position:absolute;float:none;top:60px;right:42%;bottom:60px;left:45px;margin-right:45px;}
.aboutPage .right .text .viewport{position:absolute;top:90px;right:0px;left:0px;bottom:0px;}
.aboutPage .right .text .viewport.brand,.aboutPage .right .text .viewport.idea{top:50px;}
.aboutPage .right .text .viewport .textArea{font-size:14px;line-height:30px;}
.aboutPage .right .textArea .item,.aboutPage .right .textArea .item *{position:relative;float:left;}
.aboutPage .right .textArea .item{width:100%;padding:20px 0;border-bottom:1px #d5d5d5 solid;}
.aboutPage .right .textArea .item h3{width:105px;font-size:30px;line-height:40px;}
.aboutPage .right .textArea .item h4{float:none;margin-left:105px;display:block;font-size:14px;line-height:26px;padding-top:5px;}
.honor{max-width:1008px;width:100%;}
.honor .prev,.honor .next{width:48px;height:48px;position:absolute;float:none;top:50%;left:-50px;cursor:pointer;display:none;}
.honor .prev.show,.honor .next.show{display:block;}
.honor .next{left:auto;right:-50px;}
.honor ul,.honor li .img,.honor li .img img{width:100%;}
.honor ul{/*height:500px;*/overflow:hidden;}
.honor li{width:29%;margin:20px 2% 0;display:inline;}
.honor li .img{/*height:190px;*/overflow:hidden;}
.honor li h3{width:100%;height:30px;line-height:30px;text-align:center;font-size:16px;}
.honor a.absolute{z-index:10;}
.honor .info{width:100%;height:100%;position:absolute;float:none;top:100%;left:0px;z-index:10;}
.honor li:hover .img .info{top:0px;}
.honor .info .mask{width:100%;height:100%;position:absolute;float:none;top:0px;left:0px;z-index:-1;background-color:#000;filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}
.honor .info h4{top:30%;right:10%;/*bottom:10%;*/left:10%;z-index:1;color:#fff;text-align:center;line-height:20px;}
.honor .info h4 font{font-size:20px;width:100%;float:left;padding-bottom:10px;}

/*新闻*/
.newsPage .cm{max-width:880px;}
.newsPage .title{width:100%;color:#e2a334;font-size:20px;}
.newsPage .box{float:none;padding:0 100px 0 60px;}
.newsPage .tab{width:100%;white-space:nowrap;position:fixed;float:none;top:65px;left:301px;background-color:#fff;padding:40px 0 20px;z-index:10;}
.newsPage .tab a{width:126px;height:45px;line-height:35px;cursor:pointer;text-align:center;background:url(../images/tab.png) no-repeat 0 -45px;font-size:14px;color:#838383;margin-right:10px;float:left;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
.newsPage .tab a:hover,.newsPage .tab a.active{background-position:0 0;color:#92610b;}
.newsPage .list,.newsPage .list ul,.newsPage .list li{width:100%;}
.newsPage .list{margin-top:105px;display:inline;}
.newsPage .list li{padding:24px 0;border-bottom:1px #e7e7e7 solid;}
.newsPage .list li .img{width:220px;height:148px;overflow:hidden;}
.newsPage .list li .img img,.newsPage .list li .text h3,.newsPage .list li .text h4,.newsPage .list li .text h5{width:100%;}
.newsPage .list li .text{float:none;margin:0 240px;display:block;}
.newsPage .list li .text.noimg{float:left;margin-left:0px;}
.newsPage .list li .text h3{font-size:18px;}
.newsPage .list li .text h4,.newsPage .list li .text h5{color:#999;}
.newsPage .list li .text h4{font-size:14px;line-height:20px;height:40px;overflow:hidden;}
.newsPage .list li .text h5{line-height:28px;}
.newsPage .list li .more{width:32px;height:32px;position:absolute;float:none;top:50%;right:0px;margin-top:-17px;border:1px #d4d4d4 solid;background:url(../images/about/more.png) no-repeat center center;}
.newsPage .list li .more:hover{background-color:#e4e4e4;}
.newsPage .filter{position:fixed;float:none;top:105px;right:100px;z-index:11;}
.newsPage .ipt{width:155px;height:22px;line-height:22px;padding:5px 10px;border-color:#c6c6c6;border-radius:34px;color:#666;}
.newsPage .ipt.search{padding-right:35px;}
.newsPage .ipt i{width:16px;height:16px;position:absolute;top:8px;right:9px;}
.newsPage .ipt i.i01{background:url(../images/select.png) no-repeat;}
.newsPage .filter .btn{width:20px;height:20px;position:absolute;float:none;top:6px;right:10px;overflow:hidden;text-indent:-999px;background:url(../images/searchBtn.png) no-repeat;cursor:pointer;}
.newsPage .filter .btn:hover{background-position:0 -20px;}
.newsPage .ipt:focus,.newsPage .ipt:hover{box-shadow:0 0 5px rgba(0,0,0,0.2);border-color:#ffa300;}
.newsPage .ipt select{width:100%;height:34px;position:absolute;float:none;top:0px;left:0px;z-index:10;filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
.newsPage .shareIcon{margin-top:20px;}
.newsPage .shareIcon.mt0{margin-top:0px;}
.newsPage .shareIcon i{filter:alpha(opacity=2);-moz-opacity:0.2;-khtml-opacity:0.2;opacity:0.2;}
.newsPage .shareIcon i:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}

/*video*/
.videoPage{margin-top:0px;}
.videoPage .playBox{display:none;}
.videoPage .close{width:34px;height:34px;position:absolute;float:none;top:30px;right:30px;background:url(../images/video_close.png) no-repeat;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;cursor:pointer;z-index:100;}
.videoPage .close:hover{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.playBox.jp-video-full{width:100%;height:100%;position:fixed;float:none;top:0px;left:0px;bottom:0px;right:0px;z-index:20000;}
.playBox,.playBox iframe{width:100%;height:100%;background-color:#000;}
.playBox.jp-video-full .gui{width:auto;right:20px;left:20px;bottom:20px;}
.playBox .movie{overflow:hidden;width:100%;height:100%;}
.playBox .movie img{width:100%;height:auto;}
.homePage .playBox .movie img{height:100%;}
.gui{height:30px;padding:5px;position:absolute;float:none;left:0px;bottom:0px;right:0px;z-index:101;background-color:rgba(0,0,0,0.8);border-top:1px #222 solid;filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
.gui.show{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.gui button{border:none;cursor:pointer;width:30px;height:30px;background:url(../images/playBtn.png) no-repeat;overflow:hidden;text-indent:-999px;}

.gui button.jp-play{background-position:0px 0px;}
.jp-state-playing .gui button.jp-play{background-position:0px -30px;}
.gui button.jp-mute{background-position:0px -60px;float:right;}
.jp-state-muted .gui button.jp-mute{background-position:0px -90px;}
.gui button.jp-full-screen{background-position:0px -120px;float:right;}
.jp-state-full-screen .gui button.jp-full-screen{background-position:0px -150px;}

.playBar{height:3px;position:absolute;float:none;left:45px;right:75px;top:19px;bottom:12px;background:url(../images/loadbar.gif) repeat-x left center;}
.jp-seek-bar,.jp-play-bar{height:3px;background-color:#222;cursor:pointer;}
.jp-play-bar{background-color:#eaab3f;float:none;position:static;}
.playBox .playBtn{width:100%;height:100%;position:absolute;float:none;top:0px;left:0px;overflow:hidden;background:url(../images/play.png) no-repeat center center;z-index:100;cursor:pointer; opacity:0.8;}
.playBox.jp-state-playing .playBtn{display:none;}
.playBox .playBtn:hover{opacity:1;}
.playBox.jp-video-full{width:100%;height:100%;position:fixed;float:none;top:0px;left:0px;bottom:0px;right:0px;z-index:20000;}


/*产品中心*/
.productPage .title{z-index:50;}
.productPage .title i{width:23px;height:23px;border:1px #eebf6c solid;background:url(../images/product/arr.png) no-repeat;cursor:pointer;position:relative;float:left;margin:20px 0 0 10px;font-style:normal;}
.productPage .title i:hover{background-image:url(../images/product/arrWhite.png);background-color:#eebf6c;}
.productPage .sub{width:100px;padding:5px 10px;position:absolute;float:none;top:35px;right:-14px;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);border:1px #e4e4e4 solid;border-radius:4px;display:none;}
.productPage .sub .arr{width:16px;height:16px;line-height:16px;position:absolute;float:none;top:-8px;right:20px;color:#fff;z-index:5;}
.productPage .sub .arr.grey{z-index:4;color:#e4e4e4;top:-9px;}
.productPage .sub a{width:100%;white-space:nowrap;height:30px;line-height:30px;font-size:14px;float:left;}
.productPage .right .text,.productPage .list,.productPage .honor{position:absolute;float:none;top:0;right:0;bottom:0;left:0;
    padding:45px 25px 45px 25px;z-index:2;}
.productPage .tab{width:100%;z-index:5;}
.productPage .tab span,.productPage .tab a{height:45px;line-height:35px;cursor:pointer;text-align:center;background:url(../images/tab.png) no-repeat right -45px;font-size:14px;color:#838383;margin-right:10px;float:left;-webkit-transition:all 0s ease-in-out;-moz-transition:all 0s ease-in-out;-ms-transition:all 0s ease;-o-transition:all 0s ease-in-out;transition:all 0s ease-in-out;}
.productPage .tab span font,.productPage .tab a font{min-width:100px;padding:0 13px;float:left;background-color:#e9e9e9;white-space:nowrap;}
.productPage .tab span:hover font,.productPage .tab span.active font,.productPage .tab a:hover font,.productPage .tab a.active font{background-color:#f4c46f;}
.productPage .tab span:hover,.productPage .tab span.active,.productPage .tab a:hover,.productPage .tab a.active{background-position:right 0;color:#92610b;}
.productPage .right .line{width:100%;position:absolute;float:none;left:0px;bottom:30%;}
.productPage .right .line img,.productPage .right .info .title img,.productPage .right .info .img img{width:100%;}
.productPage .right .box{width:100%;height:510px;position:absolute;float:none;left:0;right:0;bottom:15%;z-index:2;}
.productPage .right .info{height:93%;left:25%;top:7%;z-index:5;}
.productPage .right .info .title{width:30%;position:absolute;float:none;top:-50px;right:-20px;z-index:2;}
.productPage .right .info .title img{max-width:210px;}
.productPage .right .info .title span{display:none;}
.productPage .right .info .area{height:100%;z-index:1;}
.productPage .right .info .img{width:46%;position:absolute;float:none;left:-30%;bottom:0px;}
.productPage .right .info .img i{width:97%;height:97%;position:absolute;float:none;right:1px;bottom:1px;border-radius:500px;overflow:hidden;}
.productPage .right .info .viewport{position:absolute;float:none;top:16%;right:8%;bottom:10%;left:18%;z-index:1;}
.productPage .right .info .viewport.bm-40,.productPage .right .info.two .viewport.bm-40{bottom:22%;}
.productPage .right .info .model{font-size:15px;position:absolute;float:none;right:8%;bottom:10%;left:18%;z-index:1;}
.productPage .right .info .viewport .textArea{font-size:15px;line-height:26px;color:#7d6130;}

.productPage .right .info.two,.productPage .right .info.tree{width:32%;left:45%;background-color:#fff7e9;border-radius:40px;}
.productPage .right .info.two .title,.productPage .right .info.tree .title{width:42%;right:-70px;}
.productPage .right .info.two .viewport,.productPage .right .info.tree .vidwport{top:15%;right:5%;bottom:5%;left:8%;}
.productPage .right .info.two .img,.productPage .right .info.tree .img{width:100%;left:-110%;bottom:15%;}
.productPage .right .info.tree{width:37%;}
.productPage .right .info.tree .viewport{left:8%;}
.productPage .right .info.tree .model,.productPage .right .info.two .model{left:8%;bottom:5%;}

.productPage .right .honor .info{height:100%;top:100%;left:0px;z-index:10;}

.productPage .slide{width:100%;}

.productPage .trackbar,.productPage .thumbbar{background-color:#e9ab3e;}
.productPage .right .item{position:absolute;float:none;bottom:22%;right:50px;}
.productPage .right .item i{width:96px;height:96px;position:relative;float:left;text-align:center;cursor:pointer;background-color:#e9ab3e;border-radius:96px;}
.productPage .right .item i.current{margin-left:-500px;filter:alpha(opacity=1);-moz-opacity:0.01;-khtml-opacity:0.01;opacity:0.01;}
.productPage .right .item i img{float:none;-webkit-animation:btnScale 3s infinite linear;animation:btnScale 3s infinite linear;}
@-webkit-keyframes btnScale{
    60%{
        -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
    }
    70%{
        -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);
    }
    80%{
        -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
    }
    90%{
        -webkit-transform: scale(1.2);-moz-transform: scale(1.1);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);
    }
    100%{
        -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
    }
}
@keyframes btnScale{
    60%{
        -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
    }
    70%{
        -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);
    }
    80%{
        -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
    }
    90%{
        -webkit-transform: scale(1.2);-moz-transform: scale(1.1);-o-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);
    }
    100%{
        -webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);transform: scale(1);
    }
}

.productPage .list .prev,.productPage .list .next,.productPage .honor .prev,.productPage .honor .next{width:48px;height:48px;position:absolute;float:none;top:50%;left:10%;cursor:pointer;display:none;z-index:10;}
.productPage .list .prev.show,.productPage .list .next.show,.productPage .honor .prev.show,.productPage .honor .next.show{display:block;}
.productPage .list .next,.productPage .honor .next{left:auto;right:10%;}
.productPage .list ul,.productPage .honor ul{width:100%;max-width:918px;height:680px;overflow:hidden;position:absolute;float:none;}
.productPage .list li{width:33.33%;max-width:234px;margin:20px 36px 10px;display:inline;overflow:hidden;}
.productPage .list li .img{width:100%;overflow:hidden;text-align:center;}
.productPage .list li .img img{width:100%;float:none;}
.productPage .list li h3{width:100%;height:30px;line-height:30px;text-align:center;font-size:16px;}
.productPage .list li .text{padding:20px 10px;font-size:14px;background-color:#fff;background-color:rgba(255,255,255,0.9);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.productPage .list li .text i{width:27px;height:27px;position:absolute;bottom:20px;left:50%;margin-left:-14px;background:url(../images/add.png) no-repeat;}
.productPage .list li .text p{width:100%;}
.productPage .list li:hover .text{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.productPage .list a.absolute{z-index:10;}

.productPage .honor{max-width:none;width:auto;}

/*申请加盟*/
.headerBar{width:100%;height:34px;line-height:34px;background-color:#e9ab3e;font-size:14px;}
.headerBar,.headerBar a{color:#fff;}
.headerBar a:hover{text-decoration:underline;}
.footerBar{width:100%;height:32px;line-height:32px;border-top:1px #e4e4e4 solid;}

.apply{margin-top:80px;}
.apply .apply_p1{float: none;margin: 0 auto;max-width: 600px;display: block;padding-top: 30px;clear: both;}
.apply .logo img,.apply .fromBox.w50 label.w-100{width:100%;}
.apply .flow{width:100%;margin-top:15px;display:inline;}
.apply .flow .item{width:20%;height:54px;line-height:54px;text-align:center;font-size:18px;text-indent:-24px;}
.apply .flow .item.active{color:#fff;}
.apply .fromBox{width:800px;}
.apply .fromBox.w50 label{width:50%;min-height:38px;}
.apply .fromBox span{width:150px;text-align:right;margin-right:8px;display:inline;}
.apply .fromBox .btn{margin-left:158px;}
.apply .fromBox .btn.ml-10{margin-left:10px;}
.apply .fromBox em{font-style:normal;line-height:38px;color:red;}
.apply .fromBox.w50 label.w-100 span{width:11%;}
.apply .fromBox.w50 label.w-100 .ipt{width:85%;}
.apply .fromBox.w50 label span{width:22%;}
.apply .fromBox.w50 .ipt{width:70%;}
.apply .fromBox.w50 label label{width:auto;}
.apply .fromBox.w50 .btn{margin-left:11%;}
.apply .fromBox.f-c{width:100%;}
.apply .fromBox.f-c .btn{width:240px;padding:0px;left:50%;margin-left:-120px;}
.apply .fromBox .select{text-align:left;width:170%;}
.apply{overflow:visible;}
/*.apply .fromBox .select ul{position:absolute;float:none;top:0px;left:100%;border:1px #e3e3e3 solid;border-bottom:none;box-shadow:0 0 10px rgba(0,0,0,0.1);background-color:#fff;}
.apply .fromBox .select li{margin-top:-1px;}*/

.finish{min-height:400px;padding-top:100px;text-align:center;}
.finish img{float:none;}
.finish span{width:300px;left:50%;margin-left:-180px;padding-left:60px;background:url(../images/success.png) no-repeat;text-align:left;}

.job,.job .img,.job .img img{width:100%;}
.job{width:100%;padding-bottom:20px;}
.job ul,.job li,.job .head{width:100%;overflow:hidden;}
.job .w15{width:15%;text-align:center;}
.job .w20{width:20%;}
.job .w30{width:35%;}
.job .head{border-bottom:1px #e4e4e4 solid;border-top:2px #939599 solid;font-size:16px;}
.job li{border-bottom:1px #e4e4e4 solid;}
.job span{height:42px;line-height:42px;}
.job li span{height:46px;line-height:46px;}
.job span font{padding:0 15px;display:block;}
.job span font a,.job .zongbu{color:#9d9e9e;background-color:#dfe2e3;padding:5px 10px;border-radius:3px;}
.job span font a:hover,.job .zongbu{background-color:#e9ab3e;color:#fff;}
.job .fromBox .ipt font{float:left;}
.job .fromBox .schoolChange{min-width:260px;}
.job .zongbu{padding:0 25px;height:38px;line-height:38px;color:#fff;font-size:14px;border-radius:0px;float:left;margin-left:20px;display:inline;}
.job .zongbu:hover{background-color:#f4b443;}

.upload .btn{height:24px;padding:0 15px;background-color:#e9ab3e;color:#fff;cursor:pointer;}

/*校区详情*/
.schoolPage .cm{max-width:600px;}
.schoolPage .info{width:100%;max-width:570px;min-height:400px;padding:0 15px;background:url(../images/school/photo.png) no-repeat;}
.schoolPage .photo,.schoolPage .photo .box,.schoolPage .photo li{width:100%;height:400px;}
.schoolPage .photo{height:350px;margin-top:25px;display:inline;}
.schoolPage .photo .prev,.schoolPage .photo .next{width:48px;height:48px;cursor:pointer;position:absolute;float:none;top:50%;left:-60px;margin-top:-24px;}
.schoolPage .photo .next{left:auto;right:-60px;}
.schoolPage .photo .box{overflow:hidden;}
.schoolPage .photo ul{width:30000%;}
.schoolPage .photo li{max-width:570px;}
.schoolPage .photo li img{width:100%;}
.schoolPage .detail,.schoolPage .detail .img img{width:100%;}
.schoolPage .detail .img{width:100px;height:100px;left:50%;margin-left:-50px;background-position:center center;background-repeat:no-repeat;}
.schoolPage .detail .phone{width:100px;z-index:10;}
.schoolPage .detail .phone .img{background-image:url(../images/school/mobile.png);}
.schoolPage .detail .phone:hover .sent_phone_form{display:block;}
.schoolPage .detail .btn{width:170px;height:40px;line-height:40px;text-align:center;background-color:#fbae26;color:#fff;font-size:16px;float:left;}
.schoolPage .detail .btn img{float:none;vertical-align:middle;margin-right:5px;}
.schoolPage .detail h4{width:100%;word-wrap:break-word;}

.sent_phone_form{height:142px;width:225px;background:#fff url(../images/school/line.png) right 12px no-repeat;padding:0 10px;position:absolute;left:-244px;top:0px;display:none;padding-bottom:5px;box-shadow:-3px 0 5px rgba(0,0,0,0.2);}
.sent_phone_form h4{height:20px;line-height:20px;margin-top:4px}
.spf_line{margin-top:11px;height:27px;overflow:hidden}
.spf_line input{margin-left:9px;width:152px;height:24px;line-height:26px;padding-left:5px;vertical-align:middle;border: 1px solid #d5d6da;}
.spf_line .verify_code{width:78px;}
.spf_line img{border:0;width:67px;height:26px;vertical-align:top;}
a.sent_it{display:block;margin:12px 0 0 55px;width:90px;height:27px;line-height:27px;color:#fff;background-color:#00a7ea;text-align:center;float:left;color:#fff;}

/*window*/
.bodyMask{width:100%;height:100%;position:fixed;float:none;top:0px;left:0px;z-index:1000;background:#496381;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;display:none;}
.bodyWindow{background-color:#fff;padding:20px;position:fixed;float:none;top:45%;left:50%;z-index:1500;display:none;border-radius:4px;}
.bodyWindow .close{width:30px;height:30px;position:absolute;float:none;top:0px;right:-40px;cursor:pointer;z-index:10;}
.bodyWindow .close i{width:30px;height:30px;float:left;background:url(../images/close.png) no-repeat center center;}

.bodyWindow.text{width:420px;height:350px;padding:40px;margin:-195px 0 0 -250px;}
.bodyWindow.text .viewport{height:285px;padding-right:20px;}

.bodyWindow.qrcode{width:250px;padding:20px 20px 0;margin:-135px 0 0 -135px;background-color:#fff;}
.bodyWindow.qrcode img{width:250px;height:250px;}

.bodyWindow.scroll{width:620px;height:460px;padding:15px 15px 5px;position:fixed;float:none;top:50%;left:50%;margin:-280px 0 0 -325px;z-index:1500;display:none;}
.bodyWindow.scroll .box,.bodyWindow.scroll .pic,.bodyWindow.scroll li{width:620px;height:430px;overflow:hidden;}
.bodyWindow.scroll ul{width:30000%;}
.bodyWindow.scroll li img{visibility:hidden;}
.bodyWindow.scroll .prev,.bodyWindow.scroll .next{width: 48px;height: 48px;position: absolute;float: none;top: 50%;left: 50%;margin-top: -24px;z-index: 100;cursor: pointer;display: none;background:url(../images/picBtn.png) no-repeat;}
.bodyWindow.scroll .prev{margin-left:-393px;background-position:0px 0px;}
.bodyWindow.scroll .prev:hover{background-position:0px -48px;}
.bodyWindow.scroll .next{margin-left:345px;background-position:0px -96px;}
.bodyWindow.scroll .next:hover{background-position:0px -144px;}
.bodyWindow.scroll .thumb{width:620px;position:absolute;float:none;left:0px;bottom:-45px;height:15px;text-align:center;z-index:10;display:none;}
.bodyWindow.scroll .thumb span{padding:0 7px;margin:0 2px;display:inline;height:11px;border-radius:15px;cursor:pointer;overflow:hidden;text-indent:-999px;background-color:#fff;float:none;position:static;}
.bodyWindow.scroll .thumb span.active{background-color:#006296;}

.bodyWindow.jobView{width:740px;background-color:#fff;padding:40px;position:fixed;float:none;top:100px;left:50%;margin:0 0 0 -410px;z-index:1500;display:none;}
.bodyWindow.jobView .close,.bodyWindow.videoView .close{width:38px;height:38px;position:absolute;float:none;top:0px;right:0px;background:url(../images/jobClose.png) no-repeat;cursor:pointer;z-index:10;}
.bodyWindow.jobView .info,.bodyWindow.jobView h3,.bodyWindow.jobView h4{width:100%;}
.bodyWindow.jobView h3{font-size:18px;height:38px;line-height:38px;border-bottom:2px #f17c19 solid;}
.bodyWindow.jobView h4{padding:12px 0;line-height:20px;color:#444;}
.bodyWindow.jobView h4 .t{width:10%;}
.bodyWindow.jobView h4 .i{width:90%;float:right;}
.bodyWindow.jobView h4 a{color:#f17c19;}
.bodyWindow.jobView h4 a:hover{text-decoration:underline;}
.bodyWindow.jobView .btn{color:#fff;background-color:#f17c19;padding:5px 10px;border-radius:3px;cursor:pointer;}
.bodyWindow.jobView .btn:hover{background-color:#2c6bb1;color:#fff;}

.bodyWindow.videoView{width:1000px;height:563px;top:50%;padding:0px;margin:-282px 0 0 -500px;background-color:#000;border-radius:0px;}
.bodyWindow.videoView .close{right:-45px;background:url(../images/videoClose.png) no-repeat;}

.bodyWindow.online{width:250px;height:100px;padding:20px;margin:-70px 0 0 -145px;background-color:#fff;}
.bodyWindow.online iframe{width:100%;height:100%;position:absolute;float:none;top:0px;left:0px;z-index:1;}
.bodyWindow.online a{width:100%;line-height:40px;background-color:#f4a21a;color:#fff;font-size:18px;text-align:center;position:relative;float:left;overflow:hidden;border-radius:4px;}
.bodyWindow.online a:hover{background-color:#df9418;}
.bodyWindow.online img{float:none;vertical-align:middle;margin-right:10px;}
.WPA3-SELECT-PANEL .WPA3-SELECT-PANEL-MAIN .WPA3-SELECT-PANEL-SELECTS{margin:42px auto 0;}

.fwcx{width:100%;}
.bodyWindow.fwcx{width:250px;padding:20px;margin:0px 0 0 -145px; position: absolute; top: 50px; }
.fwcx iframe{width:100%;}
.fwcx .ipt{width:240px;padding:8px 4px;}
.fwcx .btn{margin:10px 0 0 0;border-radius:0px;padding:0px;width:100%;}

/*动画*/
a,.animate,.header,.header .logo,.header .shareIcon i,.header .menu li i,.header .menu li h3,.page1 .box .item .mask,.page2 .left .textArea .more,.bodyWindow .close,.page5 .item .img,.page6 .age .move .tip,.page6 .tabBox .tab span,.page6 .tabBox .list .prev,.page6 .tabBox .list .next,.page6 .tabBox .list li h3,.page6 .tabBox .list li h4,.page7 .tool .item .btn,.page4 .numBox,.page4 .map,.page4 .change,.shareIcon a i,.onePage .mask,.fromBox .ipt,.headerCon .menuBtn i,.newsPage .list li .more,.newsPage .ipt,.aboutPage .right .honor .info,.content .left .nav li span,.fromBox .btn,.page4 .world .dot em,.videoPage .close,.gui,.productPage .title i,.productPage .list li .img img,.productPage .list li .text,.onePage .qrcode{-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.header .box,.header .icon,.absobg,.page3 .bg img,.page7 .sub .img,.rightMenu,.productPage .right .item i{-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.header .logo:hover,.page3 .right:hover .bg img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.bodyWindow .close:hover{-moz-transform: rotate(180deg);-moz-transform-origin: center center;-webkit-transform: rotate(180deg);-webkit-transform-origin: center center;-o-transform: rotate(180deg);-o-transform-origin: center center;transform: rotate(180deg);transform-origin: center center;}

.fadeIn{
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.fadeInUp{
	-webkit-animation-name:fadeInUp;
	animation-name:fadeInUp;
}
.fadeInDown{
	-webkit-animation-name:fadeInDown;
	animation-name:fadeInDown;
}
.fadeInRight{
	-webkit-animation-name:fadeInRight;
	animation-name:fadeInRight;
}
.fadeInLeft{
	-webkit-animation-name:fadeInLeft;
	animation-name:fadeInLeft;
}
.fadeInUp,.fadeInRight,.fadeInLeft,.fadeInDown,.fadeIn{
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.delay100 {
	-webkit-animation-delay: 0.1s;
	animation-delay: 0.1s;
}
.delay200 {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
.delay300 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.delay400 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.delay500 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.delay600 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.delay700 {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.delay800 {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.delay900 {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
.delay1000 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}
.delay1100 {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.delay1200 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.delay1300 {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
}
.delay1400 {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
/*animate*/
@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

/* 外间距 */
.mt-1{margin-top:1px;}
.mt-3{margin-top:3px;}
.mt-4{margin-top:4px;}
.mt-5{margin-top:5px;}
.mt-6{margin-top:6px;}
.mt-7{margin-top:7px;}
.mt-8{margin-top:8px;}
.mt-9{margin-top:9px;}
.mt-10{margin-top:10px;}
.mt-12{margin-top:12px;}
.mt-14{margin-top:14px;}
.mt-15{margin-top:15px;}
.mt-18{margin-top:18px;}
.mt-20{margin-top:20px;}
.mt-25{margin-top:25px;}
.mt-30{margin-top:30px;}
.mt-36{margin-top:36px;}
.mt-40{margin-top:40px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mt-90{margin-top:90px;}
.mt-120{margin-top:120px;}

.mr-3{margin-right:3px;}
.mr-4{margin-right:4px;}
.mr-5{margin-right:5px;}
.mr-8{margin-right:8px;}
.mr-10{margin-right:10px;}
.mr-12{margin-right:12px;}
.mr-15{margin-right:15px;}
.mr-20{margin-right:20px;}
.mr-30{margin-right:30px;}
.mr-60{margin-right:60px;}
.mr-70{margin-right:70px;}

.mb-5{margin-bottom:5px;}

.ml-1{margin-left:1px;}
.ml-3{margin-left:3px;}
.ml-8{margin-left:8px;}
.ml-10{margin-left:10px;}
.ml-15{margin-left:15px;}
.ml-20{margin-left:20px;}
.ml-30{margin-left:33px;}
.ml-40{margin-left:40px;}
.ml-50{margin-left:50px;}
.ml-60{margin-left:60px;}
.ml-70{margin-left:70px;}
.ml-75{margin-left:75px;}
.ml-98{margin-left:98px;}
.ml-90{margin-left:90px;}
.ml-100{margin-left:100px;}
.ml-110{margin-left:110px;}
.ml-125{margin-left:125px;}
.ml-130{margin-left:130px;}
.ml-160{margin-left:160px;}
.ml-170{margin-left:170px;}

.mlr-3{margin-left:3px;margin-right:3px;}
.mlr-5{margin-left:5px;margin-right:5px;}
.mlr-8{margin-left:8px;margin-right:8px;}
.mlr-10{margin-left:10px;margin-right:10px;}
.mlr-15{margin-left:15px;margin-right:15px;}
.mlr-20{margin-left:20px;margin-right:20px;}
.mlr-30{margin-left:20px;margin-right:30px;}

.mt-30,.mr-10,.mr-5,.mlr-10,.ml-8,.mlr-8,.mt-10,.mt-15,.mlr-15,.ml-3,.mt-5,.mr-30,.mr-3,.mlr-20,mt-20,.mr-20,.ml-20,.ml-40,.ml-10,.mb-5,.mt-8,mlr-30,.mlr-3,.mt-3,.mt-12,.ml-170,.ml-15,.mr-8,.ml-30,.ml-100,.ml-110,.mr-15,.mt-4,.mt-25,.mr-12,.mt-9,.ml-70,.ml-75,.mt-6,.ml-90,.ml-160,.mt-7,.mt-1,.ml-1,.mt-40,.mt-18,.mt-14,.mlr-5,.ml-98,.mt-120,.mr-70,.mt-60,.mt-50,.ml-50,.ml-60,.mr-60,.mr-4{display:inline;}

/* 内间距 */
.pt-10{padding-top:10px;}
.pt-15{padding-top:15px;}
.pt-27{padding-top:27px;}

.pr-12{padding-right:12px;}
.pr-20{padding-right:20px;}
.pr-30{padding-right:30px;}

.pm-10{padding-bottom:10px;}
.pm-15{padding-bottom:15px;}

.plr-5{padding-left:5px;padding-right:5px;}
.pl-12{padding-left:12px;}
.plr-10{padding-left:10px;padding-right:10px;}
.pl-10-r-15{padding-left:10px;padding-right:15px;}
.plr-14{padding-left:14px;padding-right:14px;}
.plr-15{padding-left:15px;padding-right:15px;}
.plr-20{padding-left:20px;padding-right:20px;}
.plr-30{padding-left:30px;padding-right:30px;}

.ptm-10{padding-top:10px;padding-bottom:10px;}
.ptm-15{padding-top:15px;padding-bottom:15px;}
.ptm-20{padding-top:20px;padding-bottom:20px;}
.ptm-30{padding-top:30px;padding-bottom:30px;}

/* 行高 */
.h-35{line-height:35px;}
.h-30{line-height:30px;}
.h-20{line-height:20px;}
.h-22{line-height:22px;}
.h-24{line-height:24px;}
.h-25{line-height:25px;}
.h-26{line-height:26px;}
.h-29{line-height:29px;}
.h-33{line-height:33px;}
.h-37{line-height:37px;}
.h-38{line-height:38px;}
.h-40{line-height:40px;}
.h-54{line-height:54px;}

/*邊框*/
.b-a{border:1px #dbdbdb solid;}
.b-l{border-left:1px #dbdbdb solid;}
.b-r{border-right:1px #dbdbdb solid;}
.b-t{border-top:1px #dbdbdb solid;}
.b-b{border-bottom:1px #dbdbdb solid;}
.b-ld{border-left:1px #dbdbdb dashed;}
.b-rd{border-right:1px #dbdbdb dashed;}
.b-td{border-top:1px #dbdbdb dashed;}
.b-bd{border-bottom:1px #dbdbdb dashed;}

/*背景*/
.bg-orange{background-color:#ffac45;}
.bg-white{background-color:#fff;}
.bg-grey{background-color:#f2f4f8;}
.bg-blue{background-color:#39ade7;}
.bg-green{background-color:#b3d56c;}
.bg-purple{background-color:#be9ecc;}
.bg-yellow{background-color:#eaab3e;}
.bg-red{background-color:#872633;}

/* 字体样式 */
.f-12{font-size:12px;}
.f-13{font-size:13px;}
.f-14{font-size:14px;}
.f-15{font-size:15px;}
.f-16{font-size:16px;}
.f-18{font-size:18px;}
.f-20{font-size:20px;}
.f-22{font-size:22px;}
.f-24{font-size:24px;}
.f-26{font-size:26px;}
.f-28{font-size:28px;}
.f-30{font-size:30px;}
.f-38{font-size:38px;}
.f-40{font-size:40px;}
.f-48{font-size:48px;}
.fbold{font-weight:bold;}
.fboldno{font-weight:normal;}
.f-c{text-align:center;}
.f-r{text-align:right;}
.f-f{font-family:"宋体","Microsoft YaHei","微软雅黑","Arial","Helvetica",sans-serif;}
.f-t{text-decoration:underline;cursor:pointer;}
.f-v{vertical-align:middle;}
.f-v img{float:none;margin:0 5px;}
.f-u{text-transform:uppercase;}
.f-w{white-space:nowrap;}
.greent,a.greent{color:#7acd00;}
.oranget,a.oranget{color:#eaab3e;}
.greyt,a.greyt{color:#999;}
.grey6t,a.grey6t{color:#666;}
.grey6t,a.grey6t{color:#666;}
.redt,a.redt{color:#e55151;}
.blackt,a.blackt{color:#333;}
.bluet,a.bluet{color:#198eed;}
.yellowt,a.yellowt{color:#eaab3e;}
.lightbluet,a.lightbluet,.lightbluet a{color:#66a6e1;}
.lightbluet a:hover{text-decoration:underline;}
.whitet{color:#fff;}
.purplet,a.purplet{color:#eb7a79;}
.wm-70{min-width:70px;}
a.redt:hover,a.greent:hover,a.oranget:hover,a.greyt:hover,a.blackt:hover,a.bluet:hover,a.lightbluet:hover,a.purplet:hover{text-decoration:underline;}
.link a{border-bottom:1px #c1c1c1 dashed;}

/* 通用——分页 */
.page{width:100%;height:40px;line-height:32px;overflow:hidden;margin:30px 0;text-align:center;padding-top:2px;}
.page.top{margin:0 0 30px 0;}
.page a{padding:7px 11px;margin:0 3px;display:inline;background-color:#fff;color:#666;border:1px #dddddd solid;}
.page a:hover,.page a.active{background:#e9ab3e;color:#fff;text-decoration:none;border:1px #e9ab3e solid;}




















